home *** CD-ROM | disk | FTP | other *** search
- object FrmAccounts: TFrmAccounts
- Left = 271
- Top = 123
- Width = 485
- Height = 411
- BorderIcons = [biSystemMenu, biMaximize]
- Caption = 'E-mail Accounts'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCanResize = FormCanResize
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- DesignSize = (
- 477
- 371)
- PixelsPerInch = 120
- TextHeight = 16
- object LblPass: TLabel
- Left = 42
- Top = 289
- Width = 420
- Height = 18
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- AutoSize = False
- Caption = 'You entered an incorrect password!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object PnlMain: TElPanel
- Left = 0
- Top = 0
- Width = 477
- Height = 326
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- DockOrientation = doNoOrient
- DesignSize = (
- 477
- 326)
- object Label14: TLabel
- Left = 9
- Top = 295
- Width = 96
- Height = 16
- Anchors = [akLeft, akBottom]
- Caption = 'De&fault Account:'
- end
- object cbDefaultAccount: TElAdvancedComboBox
- Left = 158
- Top = 290
- Width = 157
- Height = 24
- Anchors = [akLeft, akRight, akBottom]
- AutoCompletion = False
- DropDownWidth = 300
- Flat = False
- HandleDialogKeys = False
- HorizontalScroll = False
- ItemIndex = -1
- ItemHeight = 16
- Style = csDropDownList
- TabOrder = 5
- OnChange = cbDefaultAccountChange
- end
- object BtnNew: TButton
- Left = 336
- Top = 8
- Width = 123
- Height = 29
- Anchors = [akTop, akRight]
- Caption = '&New Account'
- TabOrder = 1
- OnClick = BtnNewClick
- end
- object BtnDelete: TButton
- Left = 336
- Top = 42
- Width = 123
- Height = 29
- Anchors = [akTop, akRight]
- Caption = '&Delete'
- TabOrder = 2
- OnClick = BtnDeleteClick
- end
- object BtnRename: TButton
- Left = 336
- Top = 90
- Width = 123
- Height = 29
- Anchors = [akTop, akRight]
- Caption = '&Rename'
- TabOrder = 3
- OnClick = BtnRenameClick
- end
- object BtnEdit: TButton
- Left = 336
- Top = 124
- Width = 123
- Height = 42
- Anchors = [akTop, akRight]
- Caption = '&Edit...'
- TabOrder = 4
- OnClick = BtnEditClick
- end
- object AccountTree: TElTree
- Left = 6
- Top = 6
- Width = 308
- Height = 278
- Anchors = [akLeft, akTop, akRight, akBottom]
- DragAllowed = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = []
- HeaderHeight = 19
- HeaderSections.Data = {F4FFFFFF00000000}
- HorizontalLines = True
- HintType = shtHintOnly
- HorzScrollBarStyles.ShowTrackHint = False
- HorzScrollBarStyles.Width = 17
- HorzScrollBarStyles.ButtonSize = 21
- LineHeight = 19
- LineHintMode = shmNone
- ParentFont = False
- PopupMenu = PopupTree
- ScrollTracking = True
- ShowLeafButton = False
- StoragePath = '\Tree'
- SortUseCase = False
- StripedOddColor = clWindow
- StripedEvenColor = clBtnHighlight
- StripedItems = True
- TabOrder = 0
- TabStop = True
- Tracking = False
- UnderlineTracked = False
- UseCustomScrollBars = False
- VertScrollBarStyles.ShowTrackHint = True
- VertScrollBarStyles.Width = 17
- VertScrollBarStyles.ButtonSize = 21
- OnItemSelectedChange = AccountTreeItemSelectedChange
- OnDragDrop = AccountTreeDragDrop
- OnDragOver = AccountTreeDragOver
- OnDblClick = AccountTreeDblClick
- end
- object PnlQuick: TPanel
- Left = 315
- Top = 184
- Width = 163
- Height = 127
- Anchors = [akTop, akRight]
- BevelOuter = bvNone
- TabOrder = 6
- DesignSize = (
- 163
- 127)
- object Label1: TLabel
- Left = 10
- Top = 2
- Width = 73
- Height = 16
- Anchors = [akTop, akRight]
- Caption = 'Quick Links:'
- end
- object cbConsole: TElCheckBox
- Left = 10
- Top = 75
- Width = 122
- Height = 20
- Cursor = crDefault
- AllowGrayed = True
- Caption = 'Show in Console'
- TabOrder = 2
- OnClick = cbCheckClick
- Anchors = [akTop, akRight]
- DoubleBuffered = False
- end
- object cbCheck: TElCheckBox
- Left = 10
- Top = 31
- Width = 90
- Height = 20
- Cursor = crDefault
- AllowGrayed = True
- Caption = 'Check Mail'
- TabOrder = 0
- OnClick = cbCheckClick
- Anchors = [akTop, akRight]
- DoubleBuffered = False
- end
- object cbLeave: TElCheckBox
- Left = 10
- Top = 97
- Width = 116
- Height = 20
- Cursor = crDefault
- AllowGrayed = True
- Caption = 'Leave on Server'
- TabOrder = 3
- OnClick = cbCheckClick
- Anchors = [akTop, akRight]
- DoubleBuffered = False
- end
- object cbTimed: TElCheckBox
- Left = 10
- Top = 53
- Width = 101
- Height = 20
- Cursor = crDefault
- AllowGrayed = True
- Caption = 'Timed Check'
- TabOrder = 1
- OnClick = cbCheckClick
- Anchors = [akTop, akRight]
- DoubleBuffered = False
- end
- end
- end
- object PnlBottom: TElPanel
- Left = 0
- Top = 326
- Width = 477
- Height = 45
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- DockOrientation = doNoOrient
- DesignSize = (
- 477
- 45)
- object LblAccounts: TLabel
- Left = 68
- Top = 6
- Width = 91
- Height = 16
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Caption = 'Total Accounts:'
- end
- object LblTotal: TLabel
- Left = 173
- Top = 6
- Width = 7
- Height = 16
- Anchors = [akTop, akRight]
- Caption = '0'
- end
- object BtnOK: TButton
- Left = 250
- Top = 7
- Width = 100
- Height = 30
- Anchors = [akTop, akRight]
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = BtnOKClick
- end
- object BtnCancel: TButton
- Left = 364
- Top = 7
- Width = 100
- Height = 30
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = BtnCancelClick
- end
- end
- object PopupTree: TPopupMenu
- Left = 62
- Top = 114
- object NewAccount1: TMenuItem
- Caption = 'New Account'
- ShortCut = 16462
- OnClick = BtnNewClick
- end
- object MenuNewCategory: TMenuItem
- Caption = 'New Category'
- Visible = False
- OnClick = MenuNewCategoryClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object EditAccount1: TMenuItem
- Caption = 'Edit Account'
- ShortCut = 32781
- OnClick = BtnEditClick
- end
- object RenameAccount1: TMenuItem
- Caption = 'Rename'
- ShortCut = 113
- OnClick = BtnRenameClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object DeleteAccount1: TMenuItem
- Caption = 'Delete'
- ShortCut = 46
- OnClick = BtnDeleteClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object MenuSort: TMenuItem
- Caption = 'Sort Accounts'
- OnClick = MenuSortClick
- end
- object SelectAll1: TMenuItem
- Caption = 'Select &All'
- ShortCut = 16449
- OnClick = SelectAll1Click
- end
- end
- end
-